3 # Copyright (c) 2006 Microsoft Corporation. All rights reserved.
5 # The use and distribution terms for this software are contained in the file
6 # named license.txt, which can be found in the root of this distribution.
7 # By using this software in any fashion, you are agreeing to be bound by the
8 # terms of this license.
10 # You must not remove this notice, or any other, from this software.
13 # Module Name : makefile
15 # This file is NOT generated
21 # It's very easy here -> just redirect all the targets to the obj subdirectories
24 cd obj
${BUILD_ALT_DIR}/${_BUILDARCH} && \
28 cd obj
${BUILD_ALT_DIR}/${_BUILDARCH} && \
32 cd obj
${BUILD_ALT_DIR}/${_BUILDARCH} && \
36 if
test X
"${_NTTREE}" = "X"; \
38 echo
"ERROR: Set environment before running this."; \